home *** CD-ROM | disk | FTP | other *** search
/ Windows Game Programming for Dummies (2nd Edition) / WinGamProgFD.iso / mac / DirectX SDK / DXSDK / samples / Multimedia / DirectPlay / VoiceConnect / resource.h < prev    next >
C/C++ Source or Header  |  2001-10-08  |  2KB  |  56 lines

  1. //{{NO_DEPENDENCIES}}
  2. // Microsoft Developer Studio generated include file.
  3. // Used by VoiceConnect.rc
  4. //
  5. #define IDD_MAIN_GAME                   103
  6. #define IDD_VOICE_SETUP                 108
  7. #define IDC_NUM_PLAYERS                 1030
  8. #define IDC_PEOPLE_LIST                 1035
  9. #define IDC_SESSIONCOMPRESION_GROUP     1059
  10. #define IDC_COMPRESSION_COMBO           1060
  11. #define IDC_SETUP                       1062
  12. #define IDC_QUALITY_DEFAULT             1201
  13. #define IDC_QUALITY_SET                 1202
  14. #define IDC_QUALITY_SLIDER              1203
  15. #define IDC_AGGRESSIVENESS_DEFAULT      1301
  16. #define IDC_AGGRESSIVENESS_SET          1302
  17. #define IDC_AGGRESSIVENESS_SLIDER       1303
  18. #define IDC_RECORD_DEFAULT              1501
  19. #define IDC_RECORD_SET                  1502
  20. #define IDC_RECORD_AUTO                 1503
  21. #define IDC_RECORD_SLIDER               1504
  22. #define IDC_THRESHOLD_DEFAULT           1601
  23. #define IDC_THRESHOLD_SET               1602
  24. #define IDC_THRESHOLD_AUTO              1603
  25. #define IDC_THRESHOLD_SLIDER            1604
  26. #define IDC_PLAYBACK_DEFAULT            1701
  27. #define IDC_PLAYBACK_SET                1702
  28. #define IDC_PLAYBACK_SLIDER             1703
  29. #define IDD_MULTIPLAYER_CONNECT         10001
  30. #define IDD_MULTIPLAYER_GAMES           10002
  31. #define IDD_MULTIPLAYER_CREATE          10003
  32. #define IDD_LOBBY_WAIT_STATUS           10004
  33. #define IDC_RETURN                      11001
  34. #define IDC_PLAYER_NAME_EDIT            11002
  35. #define IDC_GAMES_LIST                  11003
  36. #define IDC_JOIN                        11004
  37. #define IDC_CREATE                      11005
  38. #define IDC_CONNECTION_LIST             11006
  39. #define IDC_BACK                        11007
  40. #define IDC_EDIT_SESSION_NAME           11009
  41. #define IDC_SEARCH_CHECK                11010
  42. #define IDC_WAIT_TEXT                   11012
  43. #define IDC_MIGRATE_HOST                11013
  44. #define IDI_MAIN                        11014
  45.  
  46. // Next default values for new objects
  47. // 
  48. #ifdef APSTUDIO_INVOKED
  49. #ifndef APSTUDIO_READONLY_SYMBOLS
  50. #define _APS_NEXT_RESOURCE_VALUE        109
  51. #define _APS_NEXT_COMMAND_VALUE         40001
  52. #define _APS_NEXT_CONTROL_VALUE         1064
  53. #define _APS_NEXT_SYMED_VALUE           103
  54. #endif
  55. #endif
  56.